-
Re: Making JSTF better
OK. I actually got something working and implemented! It's a rigged demo (sorry, I mean "proof of concept"), but some parts of it do actually work. Glyphs are from a font by @"Titus Ne…2 -
Making JSTF better
I've been trying to implement OpenType justification (JSTF table) in SILE, and, well, I can see why nobody else has done much with it so far. If I were writing the specification, here are some things…3 -
Re: How to design a curve
There are two ways to answer this question, a facetious one and a serious one. The facetious answer is: yes, there exists a mathematical description of an efficient, pleasing curve that you describe.…4 -
Re: Reverse chained contextual substitution?
I think I am starting to understand - because applying the substitution in reverse allows you to "collect" results from previous (or indeed "future") lookups. So you would rewrite…3 -
Re: Autospacing: the CounterSpace library
Abraham: See the bottom of https://github.com/simoncozens/CounterSpace/blob/master/Spacing_with_countershapes.ipynb now:1